Edit Task: Locked
Format
SCHED / EditTask '<TaskName>' Locked <Locked>
Description
The Locked attribute under EditTask sets the lock for the given task.
Parameters
| Parameter | Description | 
|---|---|
| Lock | Boolean value. Options are either Yes/True (locked) or No/False (unlocked). | 
Examples
Make TaskA locked
SCHED / EditTask 'TaskA' Locked Yes
                            